Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove use of time #230

Merged
merged 1 commit into from
Jul 26, 2024
Merged

Remove use of time #230

merged 1 commit into from
Jul 26, 2024

Conversation

mrobinson
Copy link
Member

@mrobinson mrobinson commented Jul 26, 2024

A very ancient version of time was used with security vulnerabilities.
Remove all uses of time including the profile feature. Hopefully in
the future, some of this functionality can be restored, but in the
meantime get Servo closer to no longer using old time.

A very ancient version of `time` was used with security vulnerabilities.
Remove all uses of time including the `profile` feature. Hopefully in
the future, some of this functionality can be restored, but in the
meantime get Servo closer to stop using old `time`.

Signed-off-by: Martin Robinson <[email protected]>
@jdm jdm added this pull request to the merge queue Jul 26, 2024
Merged via the queue into main with commit e9f2668 Jul 26, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants